[INFO] fetching crate under 0.3.8...
[INFO] testing under-0.3.8 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate under 0.3.8 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate under 0.3.8
[INFO] finished tweaking crates.io crate under 0.3.8
[INFO] tweaked toml for crates.io crate under 0.3.8 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate under 0.3.8 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 170 packages to latest compatible versions
[INFO] [stderr]       Adding cookie v0.16.2 (available: v0.18.1)
[INFO] [stderr]       Adding http v0.2.12 (available: v1.4.0)
[INFO] [stderr]       Adding hyper v0.14.32 (available: v1.8.1)
[INFO] [stderr]       Adding phf v0.11.3 (available: v0.13.1)
[INFO] [stderr]       Adding serde_qs v0.9.2 (available: v1.1.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding tower v0.4.13 (available: v0.5.3)
[INFO] [stderr]       Adding tower-http v0.3.5 (available: v0.6.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9529d3af2c6591710296d97c59965a24a56b870cf053d75ae6701b6e0664cddb
[INFO] running `Command { std: "docker" "start" "-a" "9529d3af2c6591710296d97c59965a24a56b870cf053d75ae6701b6e0664cddb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9529d3af2c6591710296d97c59965a24a56b870cf053d75ae6701b6e0664cddb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9529d3af2c6591710296d97c59965a24a56b870cf053d75ae6701b6e0664cddb", kill_on_drop: false }`
[INFO] [stdout] 9529d3af2c6591710296d97c59965a24a56b870cf053d75ae6701b6e0664cddb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b92ded39ff2c7fd2b2c6fac48359127d8b2931dea6138060cf0bce64fa7ae2e5
[INFO] running `Command { std: "docker" "start" "-a" "b92ded39ff2c7fd2b2c6fac48359127d8b2931dea6138060cf0bce64fa7ae2e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling under v0.3.8 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling http-range-header v0.3.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling serde_qs v0.9.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tower-http v0.3.5
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling under_derive v0.2.4
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling async-sse v5.1.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/lib.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 | #![cfg_attr(nightly, feature(doc_cfg))]
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/entity.rs:506:12
[INFO] [stdout]     |
[INFO] [stdout] 506 | #[cfg_attr(nightly, doc(cfg(feature = "serde")))]
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/data.rs:129:16
[INFO] [stdout]     |
[INFO] [stdout] 129 |     #[cfg_attr(nightly, doc(cfg(feature = "json")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/data.rs:206:16
[INFO] [stdout]     |
[INFO] [stdout] 206 |     #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/from_form.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/from_form.rs:86:12
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/from_form.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/from_form.rs:207:12
[INFO] [stdout]     |
[INFO] [stdout] 207 | #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/middleware/mod.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(nightly, doc(cfg(feature = "cookie")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/request/mod.rs:271:16
[INFO] [stdout]     |
[INFO] [stdout] 271 |     #[cfg_attr(nightly, doc(cfg(feature = "serde")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/lib.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[cfg_attr(nightly, doc(cfg(feature = "sse")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/lib.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg_attr(nightly, doc(cfg(feature = "cookie")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/lib.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/entity.rs:104:16
[INFO] [stdout]     |
[INFO] [stdout] 104 |     #[cfg_attr(nightly, doc(cfg(feature = "json")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/entity.rs:132:16
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[cfg_attr(nightly, doc(cfg(feature = "json")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/entity.rs:469:16
[INFO] [stdout]     |
[INFO] [stdout] 469 |     #[cfg_attr(nightly, doc(cfg(feature = "serde")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/entity.rs:489:16
[INFO] [stdout]     |
[INFO] [stdout] 489 |     #[cfg_attr(nightly, doc(cfg(all(feature = "serde", feature = "from_form"))))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/error.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[cfg_attr(nightly, doc(cfg(feature = "json")))]
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/error.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[cfg_attr(nightly, doc(cfg(feature = "cbor")))]
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/error.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 |     #[cfg_attr(nightly, doc(cfg(feature = "msgpack")))]
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/error.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.13s
[INFO] running `Command { std: "docker" "inspect" "b92ded39ff2c7fd2b2c6fac48359127d8b2931dea6138060cf0bce64fa7ae2e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b92ded39ff2c7fd2b2c6fac48359127d8b2931dea6138060cf0bce64fa7ae2e5", kill_on_drop: false }`
[INFO] [stdout] b92ded39ff2c7fd2b2c6fac48359127d8b2931dea6138060cf0bce64fa7ae2e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7f00b306cb420a61fa2289e7e1035600f89297d6d4397d9d8e43a7c02daa3d2
[INFO] running `Command { std: "docker" "start" "-a" "f7f00b306cb420a61fa2289e7e1035600f89297d6d4397d9d8e43a7c02daa3d2", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/lib.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 | #![cfg_attr(nightly, feature(doc_cfg))]
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/entity.rs:506:12
[INFO] [stdout]     |
[INFO] [stdout] 506 | #[cfg_attr(nightly, doc(cfg(feature = "serde")))]
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/data.rs:129:16
[INFO] [stdout]     |
[INFO] [stdout] 129 |     #[cfg_attr(nightly, doc(cfg(feature = "json")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/data.rs:206:16
[INFO] [stdout]     |
[INFO] [stdout] 206 |     #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/from_form.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/from_form.rs:86:12
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/from_form.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/from_form.rs:207:12
[INFO] [stdout]     |
[INFO] [stdout] 207 | #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/middleware/mod.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(nightly, doc(cfg(feature = "cookie")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/request/mod.rs:271:16
[INFO] [stdout]     |
[INFO] [stdout] 271 |     #[cfg_attr(nightly, doc(cfg(feature = "serde")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/lib.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[cfg_attr(nightly, doc(cfg(feature = "sse")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/lib.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg_attr(nightly, doc(cfg(feature = "cookie")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/lib.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/entity.rs:104:16
[INFO] [stdout]     |
[INFO] [stdout] 104 |     #[cfg_attr(nightly, doc(cfg(feature = "json")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/entity.rs:132:16
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[cfg_attr(nightly, doc(cfg(feature = "json")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/entity.rs:469:16
[INFO] [stdout]     |
[INFO] [stdout] 469 |     #[cfg_attr(nightly, doc(cfg(feature = "serde")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling under v0.3.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/entity.rs:489:16
[INFO] [stdout]     |
[INFO] [stdout] 489 |     #[cfg_attr(nightly, doc(cfg(all(feature = "serde", feature = "from_form"))))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/error.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[cfg_attr(nightly, doc(cfg(feature = "json")))]
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/error.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[cfg_attr(nightly, doc(cfg(feature = "cbor")))]
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/error.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 |     #[cfg_attr(nightly, doc(cfg(feature = "msgpack")))]
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/error.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/lib.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 | #![cfg_attr(nightly, feature(doc_cfg))]
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/entity.rs:506:12
[INFO] [stdout]     |
[INFO] [stdout] 506 | #[cfg_attr(nightly, doc(cfg(feature = "serde")))]
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/data.rs:129:16
[INFO] [stdout]     |
[INFO] [stdout] 129 |     #[cfg_attr(nightly, doc(cfg(feature = "json")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/data.rs:206:16
[INFO] [stdout]     |
[INFO] [stdout] 206 |     #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/from_form.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/from_form.rs:86:12
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/from_form.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/from_form.rs:207:12
[INFO] [stdout]     |
[INFO] [stdout] 207 | #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/middleware/mod.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(nightly, doc(cfg(feature = "cookie")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/request/mod.rs:271:16
[INFO] [stdout]     |
[INFO] [stdout] 271 |     #[cfg_attr(nightly, doc(cfg(feature = "serde")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/lib.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[cfg_attr(nightly, doc(cfg(feature = "sse")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/lib.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg_attr(nightly, doc(cfg(feature = "cookie")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/lib.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/entity.rs:104:16
[INFO] [stdout]     |
[INFO] [stdout] 104 |     #[cfg_attr(nightly, doc(cfg(feature = "json")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/entity.rs:132:16
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[cfg_attr(nightly, doc(cfg(feature = "json")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/entity.rs:469:16
[INFO] [stdout]     |
[INFO] [stdout] 469 |     #[cfg_attr(nightly, doc(cfg(feature = "serde")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/entity.rs:489:16
[INFO] [stdout]     |
[INFO] [stdout] 489 |     #[cfg_attr(nightly, doc(cfg(all(feature = "serde", feature = "from_form"))))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/error.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[cfg_attr(nightly, doc(cfg(feature = "json")))]
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/error.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[cfg_attr(nightly, doc(cfg(feature = "cbor")))]
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/error.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 |     #[cfg_attr(nightly, doc(cfg(feature = "msgpack")))]
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/error.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.13s
[INFO] running `Command { std: "docker" "inspect" "f7f00b306cb420a61fa2289e7e1035600f89297d6d4397d9d8e43a7c02daa3d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7f00b306cb420a61fa2289e7e1035600f89297d6d4397d9d8e43a7c02daa3d2", kill_on_drop: false }`
[INFO] [stdout] f7f00b306cb420a61fa2289e7e1035600f89297d6d4397d9d8e43a7c02daa3d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b59dc8e6fea8515c5f44c1c705a5f54ca90ee79f38ccd3dac76f07fc1620064a
[INFO] running `Command { std: "docker" "start" "-a" "b59dc8e6fea8515c5f44c1c705a5f54ca90ee79f38ccd3dac76f07fc1620064a", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]   --> src/lib.rs:36:13
[INFO] [stderr]    |
[INFO] [stderr] 36 | #![cfg_attr(nightly, feature(doc_cfg))]
[INFO] [stderr]    |             ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]    --> src/entity.rs:506:12
[INFO] [stderr]     |
[INFO] [stderr] 506 | #[cfg_attr(nightly, doc(cfg(feature = "serde")))]
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]    --> src/data.rs:129:16
[INFO] [stderr]     |
[INFO] [stderr] 129 |     #[cfg_attr(nightly, doc(cfg(feature = "json")))]
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]    --> src/data.rs:206:16
[INFO] [stderr]     |
[INFO] [stderr] 206 |     #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]   --> src/from_form.rs:40:12
[INFO] [stderr]    |
[INFO] [stderr] 40 | #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]   --> src/from_form.rs:86:12
[INFO] [stderr]    |
[INFO] [stderr] 86 | #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]    --> src/from_form.rs:107:12
[INFO] [stderr]     |
[INFO] [stderr] 107 | #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]    --> src/from_form.rs:207:12
[INFO] [stderr]     |
[INFO] [stderr] 207 | #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]   --> src/middleware/mod.rs:22:12
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[cfg_attr(nightly, doc(cfg(feature = "cookie")))]
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]    --> src/request/mod.rs:271:16
[INFO] [stderr]     |
[INFO] [stderr] 271 |     #[cfg_attr(nightly, doc(cfg(feature = "serde")))]
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]   --> src/lib.rs:55:12
[INFO] [stderr]    |
[INFO] [stderr] 55 | #[cfg_attr(nightly, doc(cfg(feature = "sse")))]
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]   --> src/lib.rs:59:12
[INFO] [stderr]    |
[INFO] [stderr] 59 | #[cfg_attr(nightly, doc(cfg(feature = "cookie")))]
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]   --> src/lib.rs:63:12
[INFO] [stderr]    |
[INFO] [stderr] 63 | #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]    --> src/entity.rs:104:16
[INFO] [stderr]     |
[INFO] [stderr] 104 |     #[cfg_attr(nightly, doc(cfg(feature = "json")))]
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]    --> src/entity.rs:132:16
[INFO] [stderr]     |
[INFO] [stderr] 132 |     #[cfg_attr(nightly, doc(cfg(feature = "json")))]
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]    --> src/entity.rs:469:16
[INFO] [stderr]     |
[INFO] [stderr] 469 |     #[cfg_attr(nightly, doc(cfg(feature = "serde")))]
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]    --> src/entity.rs:489:16
[INFO] [stderr]     |
[INFO] [stderr] 489 |     #[cfg_attr(nightly, doc(cfg(all(feature = "serde", feature = "from_form"))))]
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]   --> src/error.rs:19:16
[INFO] [stderr]    |
[INFO] [stderr] 19 |     #[cfg_attr(nightly, doc(cfg(feature = "json")))]
[INFO] [stderr]    |                ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]   --> src/error.rs:25:16
[INFO] [stderr]    |
[INFO] [stderr] 25 |     #[cfg_attr(nightly, doc(cfg(feature = "cbor")))]
[INFO] [stderr]    |                ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]   --> src/error.rs:31:16
[INFO] [stderr]    |
[INFO] [stderr] 31 |     #[cfg_attr(nightly, doc(cfg(feature = "msgpack")))]
[INFO] [stderr]    |                ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]   --> src/error.rs:41:16
[INFO] [stderr]    |
[INFO] [stderr] 41 |     #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stderr]    |                ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `under` (lib) generated 21 warnings
[INFO] [stderr] warning: `under` (lib test) generated 21 warnings (21 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/under-4ce683bbca9fdd4d)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test response::tests::convert_response ... ok
[INFO] [stdout] test router::test::test_join_paths ... ok
[INFO] [stdout] test router::test::test_basic_match ... ok
[INFO] [stdout] test router::test::test_missing_match ... ok
[INFO] [stdout] test router::test::test_build ... ok
[INFO] [stdout] test router::test::test_multi_match ... ok
[INFO] [stdout] test router::test::test_correct_method ... ok
[INFO] [stdout] test router::test::test_simple_match ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests under
[INFO] [stdout] 
[INFO] [stdout] running 117 tests
[INFO] [stdout] test src/endpoints/mod.rs - endpoints::scope (line 128) - compile ... ok
[INFO] [stdout] test src/entity.rs - entity::HttpEntity::header (line 317) ... ok
[INFO] [stdout] test src/entity.rs - entity::HttpEntity::headers (line 294) ... ok
[INFO] [stdout] test src/entity.rs - entity::HttpEntity::headers_mut (line 305) ... ok
[INFO] [stdout] test src/endpoints/mod.rs - endpoints::sync (line 34) ... FAILED
[INFO] [stdout] test src/endpoints/mod.rs - endpoints::dir (line 102) ... FAILED
[INFO] [stdout] test src/endpoints/mod.rs - endpoints::simple (line 63) ... FAILED
[INFO] [stdout] test src/entity.rs - entity::HttpEntity::take_body (line 70) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 15) - compile ... ok
[INFO] [stdout] test src/entity.rs - entity::HttpEntity::add_header (line 383) ... ok
[INFO] [stdout] test src/entity.rs - entity::HttpEntity::data (line 264) ... FAILED
[INFO] [stdout] test src/endpoints/mod.rs - endpoints (line 6) ... FAILED
[INFO] [stdout] test src/from_form.rs - from_form::FromForm (line 26) ... ok
[INFO] [stdout] test src/entity.rs - entity::HttpEntity::set_header (line 344) ... FAILED
[INFO] [stdout] test src/entity.rs - entity::HttpEntity::with_body (line 49) ... FAILED
[INFO] [stdout] test src/entity.rs - entity::HttpEntity::with_json (line 122) ... ok
[INFO] [stdout] test src/data.rs - data::DataStream::into_json (line 117) ... FAILED
[INFO] [stdout] test src/entity.rs - entity::HttpEntity::data (line 275) ... FAILED
[INFO] [stdout] test src/middleware/cookies.rs - middleware::cookies::CookieMiddleware (line 14) ... FAILED
[INFO] [stdout] test src/lib.rs - Result (line 92) ... FAILED
[INFO] [stdout] test src/middleware/state.rs - middleware::state::State<T>::into_inner (line 19) ... ok
[INFO] [stdout] test src/middleware/mod.rs - middleware (line 6) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request (line 64) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::ext (line 437) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::delete (line 83) ... ok
[INFO] [stdout] test src/middleware/cookies.rs - middleware::cookies::CookieExt::cookie (line 130) ... ok
[INFO] [stdout] test src/middleware/cookies.rs - middleware::cookies::CookieExt::with_cookies (line 111) ... ok
[INFO] [stdout] test src/middleware/cookies.rs - middleware::cookies::CookieExt::add_cookie (line 149) ... ok
[INFO] [stdout] test src/entity.rs - entity::HttpEntity::set_json (line 94) ... ok
[INFO] [stdout] test src/entity.rs - entity::HttpEntity::set_body (line 29) ... ok
[INFO] [stdout] test src/entity.rs - entity::HttpEntity::body_mut (line 14) ... ok
[INFO] [stdout] test src/data.rs - data::DataStream::into_form (line 194) ... ok
[INFO] [stdout] test src/entity.rs - entity::HttpEntity::content_type (line 424) ... ok
[INFO] [stdout] test src/entity.rs - entity::HttpEntity::as_sniff (line 451) ... ok
[INFO] [stdout] test src/middleware/state.rs - middleware::state::StateMiddleware<T>::new (line 60) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::connect (line 83) ... ok
[INFO] [stdout] test src/middleware/cookies.rs - middleware::cookies::CookieMiddleware (line 35) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::fragment (line 202) - compile ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::peer_addr (line 284) - compile ... ok
[INFO] [stdout] test src/middleware/cookies.rs - middleware::cookies::CookieExt::cookies (line 77) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::ext_mut (line 452) ... ok
[INFO] [stdout] test src/middleware/cookies.rs - middleware::cookies::CookieExt::cookies_mut (line 94) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::extensions (line 534) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::head (line 83) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::patch (line 83) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::get (line 83) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::from_method (line 180) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::put (line 83) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::fragment_str (line 229) ... FAILED
[INFO] [stdout] test src/request/mod.rs - request::Request::with_local_addr (line 312) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::set_ext (line 466) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::method (line 534) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::state (line 421) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::query (line 262) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::with_ext (line 482) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::extensions_mut (line 534) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::post (line 83) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::remote (line 359) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::remote_address (line 399) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::options (line 83) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::trace (line 83) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::remote (line 351) ... ok
[INFO] [stdout] test src/request/remote.rs - request::remote::RemoteAddress<'_>::apply (line 185) ... FAILED
[INFO] [stdout] test src/request/remote.rs - request::remote::RemoteAddress (line 23) ... FAILED
[INFO] [stdout] test src/request/remote.rs - request::remote::RemoteAddress<'_>::trust_header (line 125) ... FAILED
[INFO] [stdout] test src/response.rs - response::Response (line 13) ... FAILED
[INFO] [stdout] test src/response.rs - response::Response::empty_500 (line 111) ... ok
[INFO] [stdout] test src/response.rs - response::Response::empty_204 (line 83) ... ok
[INFO] [stdout] test src/response.rs - response::Response::extensions_mut (line 415) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::remote (line 343) ... ok
[INFO] [stdout] test src/response.rs - response::Response::empty_404 (line 97) ... ok
[INFO] [stdout] test src/response.rs - response::Response::headers (line 415) ... ok
[INFO] [stdout] test src/response.rs - response::Response::headers_mut (line 415) ... ok
[INFO] [stdout] test src/response.rs - response::Response::json (line 248) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::without_ext (line 517) ... ok
[INFO] [stdout] test src/response.rs - response::Response::permanent_redirect (line 156) ... ok
[INFO] [stdout] test src/response.rs - response::Response::remove_ext (line 380) ... ok
[INFO] [stdout] test src/response.rs - response::Response::see_other (line 129) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::uri (line 534) ... ok
[INFO] [stdout] test src/response.rs - response::Response::set_ext (line 348) ... ok
[INFO] [stdout] test src/response.rs - response::Response::set_status (line 273) ... ok
[INFO] [stdout] test src/response.rs - response::Response::state (line 303) ... ok
[INFO] [stdout] test src/response.rs - response::Response::status (line 415) ... ok
[INFO] [stdout] test src/response.rs - response::Response::temporary_redirect (line 183) ... ok
[INFO] [stdout] test src/router/route.rs - router::route::Path (line 79) - compile ... ok
[INFO] [stdout] test src/response.rs - response::Response::with_status (line 286) ... ok
[INFO] [stdout] test src/response.rs - response::Response::text (line 225) ... ok
[INFO] [stdout] test src/response.rs - response::Response::with_ext (line 364) ... ok
[INFO] [stdout] test src/response.rs - response::Response::without_ext (line 398) ... ok
[INFO] [stdout] test src/router/mod.rs - router::Router::with (line 114) ... ok
[INFO] [stdout] test src/router/mod.rs - router::Router::fallback (line 130) ... ok
[INFO] [stdout] test src/response.rs - response::Response::empty_200 (line 69) ... ok
[INFO] [stdout] test src/response.rs - response::Response::ext (line 319) ... ok
[INFO] [stdout] test src/response.rs - response::Response::empty_status (line 205) ... ok
[INFO] [stdout] test src/request/remote.rs - request::remote::RemoteAddress<'_>::trust_forwarded (line 96) ... ok
[INFO] [stdout] test src/response.rs - response::Response::ext_mut (line 334) ... ok
[INFO] [stdout] test src/response.rs - response::Response::extensions (line 415) ... ok
[INFO] [stdout] test src/request/remote.rs - request::remote::RemoteAddress<'_>::trust_forwarded_for (line 65) ... ok
[INFO] [stdout] test src/request/remote.rs - request::remote::RemoteAddress<'_>::trust_peer_address (line 165) ... ok
[INFO] [stdout] test src/router/route.rs - router::route::Path<'a>::at (line 151) ... ok
[INFO] [stdout] test src/router/route.rs - router::route::Path<'a>::all (line 210) ... ok
[INFO] [stdout] test src/sse.rs - sse::endpoint (line 20) - compile ... ok
[INFO] [stdout] test src/sse.rs - sse::stream_heartbeat (line 91) - compile ... ok
[INFO] [stdout] test src/router/service.rs - router::service::Router::listen (line 19) - compile ... ok
[INFO] [stdout] test src/router/route.rs - router::route::Path<'a>::connect (line 267) ... ok
[INFO] [stdout] test src/router/route.rs - router::route::Path<'a>::delete (line 267) ... ok
[INFO] [stdout] test src/router/route.rs - router::route::Path<'a>::get (line 267) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::remove_ext (line 499) ... ok
[INFO] [stdout] test src/sse.rs - sse::upgrade (line 45) - compile ... ok
[INFO] [stdout] test src/router/route.rs - router::route::Path<'a>::head (line 267) ... ok
[INFO] [stdout] test src/router/route.rs - router::route::Path<'a>::method (line 239) ... ok
[INFO] [stdout] test src/router/route.rs - router::route::Path<'a>::under (line 181) ... ok
[INFO] [stdout] test src/router/route.rs - router::route::Path<'a>::options (line 267) ... ok
[INFO] [stdout] test src/router/route.rs - router::route::Path<'a>::post (line 267) ... ok
[INFO] [stdout] test src/router/route.rs - router::route::Path<'a>::patch (line 267) ... ok
[INFO] [stdout] test src/router/route.rs - router::route::Path<'a>::trace (line 267) ... ok
[INFO] [stdout] test src/router/route.rs - router::route::Path<'a>::put (line 267) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/endpoints/mod.rs - endpoints::sync (line 34) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest4gAxy0/rustcVayogp/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libunder-94996a18709dc035,libtower-728e132b299c8f07,libtower_layer-d70c7e404336389b,libserde_qs-e41f067f595e7081,libregex-0d2c9b6e47e1f5e2,libregex_automata-9eb9569f5fe3a8ab,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libmime_guess-0274a1a829a6a5ea,libmime-4b44681fdb2c65f7,liblazy_static-b3603208c0de2608,libasync_sse-34abe7c670724513,libhttp_types-8f8d0b3390319d51,libserde_qs-d17e0ba6a87e77a9,libthiserror-fb02d81ecd3e316d,libserde_urlencoded-c113cde0e26f6cac,libryu-ace37e26d8308611,libasync_channel-6dbe9aa3610fc1b0,libevent_listener-67cd091983fb6763,libconcurrent_queue-cee22eed8f60aad5,libcrossbeam_utils-cd5de7cba2f6124f,libbase64-b5296a10b8334a2c,libserde_json-d4036841cb404f24,libzmij-07c2bc01ed4c756c,librand-32d5b566995d3054,librand_chacha-ba7972a9e288c6a0,libppv_lite86-7dba3d0e2b78a5ed,libzerocopy-d63fa3ee501f27da,librand_core-a8b699443aa865aa,libgetrandom-1ec3ba4f85167613,libinfer-618700db1bc827b0,liburl-f09532e84e138d56,libidna-60e3d24ae1927267,libutf8_iter-0d9be7b316c2b184,libidna_adapter-4088e53deee4c046,libicu_properties-0e54877e79528c3f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-ad84ce467b3670e8,libicu_normalizer_data-088c419f54c50650,libicu_collections-896fe4e787451415,libpotential_utf-a3cb09e091eb5dac,libicu_provider-e87b79df08b54524,libicu_locale_core-e08030bc369f4ea8,libtinystr-e6016caba4cc195f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-fa91b84e56121f7a,libzerotrie-6902cf3b26ed4090,libyoke-e5dd248f660dff8e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-da883e32a433cae7,libform_urlencoded-b57e943dc1db8475,libfutures_lite-dec1eb579c88de5a,libfastrand-1a1f7fa7e5b5edde,libwaker_fn-6a297a1ea9bc1088,libparking-49fcf10303d3525f,libcookie-91bd9c244c42071a,libpercent_encoding-c53c37e60dd2727e,libtime-a106eee67cb0e48b,libtime_core-b0a5dd9c151b4fd3,libnum_conv-b1d5eb58b315bf10,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libphf-9baa1c6788e2053e,libserde-7c429b015f6c246c,libserde_core-8323e53422f20d71,libphf_shared-e1dbedd087a5524c,libunicase-003160ffa59356bd,libsiphasher-9b5a30f57019f0cd,libhyper-e2660b57eea19304,libsocket2-776b394f1edb2ab5,libhttparse-4b1ed73b760072b9,libh2-3ed0ec78f1f0f241,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtower_service-0d7df29686b13872,libtracing-26dc89f6f43e742a,liblog-d269868761ac548a,libtracing_core-1a3ec60ab2219351,libonce_cell-028ded5f5e4e9236,libhttp_body-aa7ac1416f83e236,libhttpdate-9f9d2502c6a38412,libhttp-ee3a29466a4644fa,libitoa-d474a064685fa8df,libfnv-2d77ec4f6f971b24,libfutures-fd1d3e649e5f7741,libfutures_util-14a80f29df943a3f,libmemchr-9b3f20cfb3ebd3b2,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libfutures_task-eafdccc31efa9d5a,libtokio_util-f6a410131efbb8dd,libfutures_io-61a3721ad1bcbdb7,libfutures_core-f0387e1e69ce8814,libtokio-ed1b7b41a18f5156,libsignal_hook_registry-c33ebd2f6494eddd,liberrno-b08a22cab995ffc5,libsocket2-6004f894d8f38f07,libbytes-ff5aca13e3e348ea,libmio-9edb667f7c1494fe,libparking_lot-1d6f1b72900c0d37,libparking_lot_core-2a170a6670926c93,liblibc-f0d996076a85b3d5,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_sink-97e10fe82c3fc434,libpin_project_lite-8a799ba8b4537fa2,libanyhow-d0824aa9c7568042}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest4gAxy0/rustcVayogp/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest4gAxy0/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/endpoints/mod.rs - endpoints::dir (line 102) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestQklNBA/rustcuY8dKQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libunder-94996a18709dc035,libtower-728e132b299c8f07,libtower_layer-d70c7e404336389b,libserde_qs-e41f067f595e7081,libregex-0d2c9b6e47e1f5e2,libregex_automata-9eb9569f5fe3a8ab,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libmime_guess-0274a1a829a6a5ea,libmime-4b44681fdb2c65f7,liblazy_static-b3603208c0de2608,libasync_sse-34abe7c670724513,libhttp_types-8f8d0b3390319d51,libserde_qs-d17e0ba6a87e77a9,libthiserror-fb02d81ecd3e316d,libserde_urlencoded-c113cde0e26f6cac,libryu-ace37e26d8308611,libasync_channel-6dbe9aa3610fc1b0,libevent_listener-67cd091983fb6763,libconcurrent_queue-cee22eed8f60aad5,libcrossbeam_utils-cd5de7cba2f6124f,libbase64-b5296a10b8334a2c,libserde_json-d4036841cb404f24,libzmij-07c2bc01ed4c756c,librand-32d5b566995d3054,librand_chacha-ba7972a9e288c6a0,libppv_lite86-7dba3d0e2b78a5ed,libzerocopy-d63fa3ee501f27da,librand_core-a8b699443aa865aa,libgetrandom-1ec3ba4f85167613,libinfer-618700db1bc827b0,liburl-f09532e84e138d56,libidna-60e3d24ae1927267,libutf8_iter-0d9be7b316c2b184,libidna_adapter-4088e53deee4c046,libicu_properties-0e54877e79528c3f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-ad84ce467b3670e8,libicu_normalizer_data-088c419f54c50650,libicu_collections-896fe4e787451415,libpotential_utf-a3cb09e091eb5dac,libicu_provider-e87b79df08b54524,libicu_locale_core-e08030bc369f4ea8,libtinystr-e6016caba4cc195f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-fa91b84e56121f7a,libzerotrie-6902cf3b26ed4090,libyoke-e5dd248f660dff8e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-da883e32a433cae7,libform_urlencoded-b57e943dc1db8475,libfutures_lite-dec1eb579c88de5a,libfastrand-1a1f7fa7e5b5edde,libwaker_fn-6a297a1ea9bc1088,libparking-49fcf10303d3525f,libcookie-91bd9c244c42071a,libpercent_encoding-c53c37e60dd2727e,libtime-a106eee67cb0e48b,libtime_core-b0a5dd9c151b4fd3,libnum_conv-b1d5eb58b315bf10,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libphf-9baa1c6788e2053e,libserde-7c429b015f6c246c,libserde_core-8323e53422f20d71,libphf_shared-e1dbedd087a5524c,libunicase-003160ffa59356bd,libsiphasher-9b5a30f57019f0cd,libhyper-e2660b57eea19304,libsocket2-776b394f1edb2ab5,libhttparse-4b1ed73b760072b9,libh2-3ed0ec78f1f0f241,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtower_service-0d7df29686b13872,libtracing-26dc89f6f43e742a,liblog-d269868761ac548a,libtracing_core-1a3ec60ab2219351,libonce_cell-028ded5f5e4e9236,libhttp_body-aa7ac1416f83e236,libhttpdate-9f9d2502c6a38412,libhttp-ee3a29466a4644fa,libitoa-d474a064685fa8df,libfnv-2d77ec4f6f971b24,libfutures-fd1d3e649e5f7741,libfutures_util-14a80f29df943a3f,libmemchr-9b3f20cfb3ebd3b2,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libfutures_task-eafdccc31efa9d5a,libtokio_util-f6a410131efbb8dd,libfutures_io-61a3721ad1bcbdb7,libfutures_core-f0387e1e69ce8814,libtokio-ed1b7b41a18f5156,libsignal_hook_registry-c33ebd2f6494eddd,liberrno-b08a22cab995ffc5,libsocket2-6004f894d8f38f07,libbytes-ff5aca13e3e348ea,libmio-9edb667f7c1494fe,libparking_lot-1d6f1b72900c0d37,libparking_lot_core-2a170a6670926c93,liblibc-f0d996076a85b3d5,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_sink-97e10fe82c3fc434,libpin_project_lite-8a799ba8b4537fa2,libanyhow-d0824aa9c7568042}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestQklNBA/rustcuY8dKQ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestQklNBA/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/endpoints/mod.rs - endpoints::simple (line 63) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestv1UYoT/rustc5Bv8eE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libunder-94996a18709dc035,libtower-728e132b299c8f07,libtower_layer-d70c7e404336389b,libserde_qs-e41f067f595e7081,libregex-0d2c9b6e47e1f5e2,libregex_automata-9eb9569f5fe3a8ab,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libmime_guess-0274a1a829a6a5ea,libmime-4b44681fdb2c65f7,liblazy_static-b3603208c0de2608,libasync_sse-34abe7c670724513,libhttp_types-8f8d0b3390319d51,libserde_qs-d17e0ba6a87e77a9,libthiserror-fb02d81ecd3e316d,libserde_urlencoded-c113cde0e26f6cac,libryu-ace37e26d8308611,libasync_channel-6dbe9aa3610fc1b0,libevent_listener-67cd091983fb6763,libconcurrent_queue-cee22eed8f60aad5,libcrossbeam_utils-cd5de7cba2f6124f,libbase64-b5296a10b8334a2c,libserde_json-d4036841cb404f24,libzmij-07c2bc01ed4c756c,librand-32d5b566995d3054,librand_chacha-ba7972a9e288c6a0,libppv_lite86-7dba3d0e2b78a5ed,libzerocopy-d63fa3ee501f27da,librand_core-a8b699443aa865aa,libgetrandom-1ec3ba4f85167613,libinfer-618700db1bc827b0,liburl-f09532e84e138d56,libidna-60e3d24ae1927267,libutf8_iter-0d9be7b316c2b184,libidna_adapter-4088e53deee4c046,libicu_properties-0e54877e79528c3f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-ad84ce467b3670e8,libicu_normalizer_data-088c419f54c50650,libicu_collections-896fe4e787451415,libpotential_utf-a3cb09e091eb5dac,libicu_provider-e87b79df08b54524,libicu_locale_core-e08030bc369f4ea8,libtinystr-e6016caba4cc195f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-fa91b84e56121f7a,libzerotrie-6902cf3b26ed4090,libyoke-e5dd248f660dff8e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-da883e32a433cae7,libform_urlencoded-b57e943dc1db8475,libfutures_lite-dec1eb579c88de5a,libfastrand-1a1f7fa7e5b5edde,libwaker_fn-6a297a1ea9bc1088,libparking-49fcf10303d3525f,libcookie-91bd9c244c42071a,libpercent_encoding-c53c37e60dd2727e,libtime-a106eee67cb0e48b,libtime_core-b0a5dd9c151b4fd3,libnum_conv-b1d5eb58b315bf10,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libphf-9baa1c6788e2053e,libserde-7c429b015f6c246c,libserde_core-8323e53422f20d71,libphf_shared-e1dbedd087a5524c,libunicase-003160ffa59356bd,libsiphasher-9b5a30f57019f0cd,libhyper-e2660b57eea19304,libsocket2-776b394f1edb2ab5,libhttparse-4b1ed73b760072b9,libh2-3ed0ec78f1f0f241,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtower_service-0d7df29686b13872,libtracing-26dc89f6f43e742a,liblog-d269868761ac548a,libtracing_core-1a3ec60ab2219351,libonce_cell-028ded5f5e4e9236,libhttp_body-aa7ac1416f83e236,libhttpdate-9f9d2502c6a38412,libhttp-ee3a29466a4644fa,libitoa-d474a064685fa8df,libfnv-2d77ec4f6f971b24,libfutures-fd1d3e649e5f7741,libfutures_util-14a80f29df943a3f,libmemchr-9b3f20cfb3ebd3b2,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libfutures_task-eafdccc31efa9d5a,libtokio_util-f6a410131efbb8dd,libfutures_io-61a3721ad1bcbdb7,libfutures_core-f0387e1e69ce8814,libtokio-ed1b7b41a18f5156,libsignal_hook_registry-c33ebd2f6494eddd,liberrno-b08a22cab995ffc5,libsocket2-6004f894d8f38f07,libbytes-ff5aca13e3e348ea,libmio-9edb667f7c1494fe,libparking_lot-1d6f1b72900c0d37,libparking_lot_core-2a170a6670926c93,liblibc-f0d996076a85b3d5,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_sink-97e10fe82c3fc434,libpin_project_lite-8a799ba8b4537fa2,libanyhow-d0824aa9c7568042}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestv1UYoT/rustc5Bv8eE/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestv1UYoT/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/entity.rs - entity::HttpEntity::take_body (line 70) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestN4uqtg/rustcALbAFu/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libunder-94996a18709dc035,libtower-728e132b299c8f07,libtower_layer-d70c7e404336389b,libserde_qs-e41f067f595e7081,libregex-0d2c9b6e47e1f5e2,libregex_automata-9eb9569f5fe3a8ab,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libmime_guess-0274a1a829a6a5ea,libmime-4b44681fdb2c65f7,liblazy_static-b3603208c0de2608,libasync_sse-34abe7c670724513,libhttp_types-8f8d0b3390319d51,libserde_qs-d17e0ba6a87e77a9,libthiserror-fb02d81ecd3e316d,libserde_urlencoded-c113cde0e26f6cac,libryu-ace37e26d8308611,libasync_channel-6dbe9aa3610fc1b0,libevent_listener-67cd091983fb6763,libconcurrent_queue-cee22eed8f60aad5,libcrossbeam_utils-cd5de7cba2f6124f,libbase64-b5296a10b8334a2c,libserde_json-d4036841cb404f24,libzmij-07c2bc01ed4c756c,librand-32d5b566995d3054,librand_chacha-ba7972a9e288c6a0,libppv_lite86-7dba3d0e2b78a5ed,libzerocopy-d63fa3ee501f27da,librand_core-a8b699443aa865aa,libgetrandom-1ec3ba4f85167613,libinfer-618700db1bc827b0,liburl-f09532e84e138d56,libidna-60e3d24ae1927267,libutf8_iter-0d9be7b316c2b184,libidna_adapter-4088e53deee4c046,libicu_properties-0e54877e79528c3f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-ad84ce467b3670e8,libicu_normalizer_data-088c419f54c50650,libicu_collections-896fe4e787451415,libpotential_utf-a3cb09e091eb5dac,libicu_provider-e87b79df08b54524,libicu_locale_core-e08030bc369f4ea8,libtinystr-e6016caba4cc195f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-fa91b84e56121f7a,libzerotrie-6902cf3b26ed4090,libyoke-e5dd248f660dff8e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-da883e32a433cae7,libform_urlencoded-b57e943dc1db8475,libfutures_lite-dec1eb579c88de5a,libfastrand-1a1f7fa7e5b5edde,libwaker_fn-6a297a1ea9bc1088,libparking-49fcf10303d3525f,libcookie-91bd9c244c42071a,libpercent_encoding-c53c37e60dd2727e,libtime-a106eee67cb0e48b,libtime_core-b0a5dd9c151b4fd3,libnum_conv-b1d5eb58b315bf10,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libphf-9baa1c6788e2053e,libserde-7c429b015f6c246c,libserde_core-8323e53422f20d71,libphf_shared-e1dbedd087a5524c,libunicase-003160ffa59356bd,libsiphasher-9b5a30f57019f0cd,libhyper-e2660b57eea19304,libsocket2-776b394f1edb2ab5,libhttparse-4b1ed73b760072b9,libh2-3ed0ec78f1f0f241,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtower_service-0d7df29686b13872,libtracing-26dc89f6f43e742a,liblog-d269868761ac548a,libtracing_core-1a3ec60ab2219351,libonce_cell-028ded5f5e4e9236,libhttp_body-aa7ac1416f83e236,libhttpdate-9f9d2502c6a38412,libhttp-ee3a29466a4644fa,libitoa-d474a064685fa8df,libfnv-2d77ec4f6f971b24,libfutures-fd1d3e649e5f7741,libfutures_util-14a80f29df943a3f,libmemchr-9b3f20cfb3ebd3b2,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libfutures_task-eafdccc31efa9d5a,libtokio_util-f6a410131efbb8dd,libfutures_io-61a3721ad1bcbdb7,libfutures_core-f0387e1e69ce8814,libtokio-ed1b7b41a18f5156,libsignal_hook_registry-c33ebd2f6494eddd,liberrno-b08a22cab995ffc5,libsocket2-6004f894d8f38f07,libbytes-ff5aca13e3e348ea,libmio-9edb667f7c1494fe,libparking_lot-1d6f1b72900c0d37,libparking_lot_core-2a170a6670926c93,liblibc-f0d996076a85b3d5,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_sink-97e10fe82c3fc434,libpin_project_lite-8a799ba8b4537fa2,libanyhow-d0824aa9c7568042}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestN4uqtg/rustcALbAFu/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestN4uqtg/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/entity.rs - entity::HttpEntity::data (line 264) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestoRTVBC/rustcUXe6Es/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libunder-94996a18709dc035,libtower-728e132b299c8f07,libtower_layer-d70c7e404336389b,libserde_qs-e41f067f595e7081,libregex-0d2c9b6e47e1f5e2,libregex_automata-9eb9569f5fe3a8ab,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libmime_guess-0274a1a829a6a5ea,libmime-4b44681fdb2c65f7,liblazy_static-b3603208c0de2608,libasync_sse-34abe7c670724513,libhttp_types-8f8d0b3390319d51,libserde_qs-d17e0ba6a87e77a9,libthiserror-fb02d81ecd3e316d,libserde_urlencoded-c113cde0e26f6cac,libryu-ace37e26d8308611,libasync_channel-6dbe9aa3610fc1b0,libevent_listener-67cd091983fb6763,libconcurrent_queue-cee22eed8f60aad5,libcrossbeam_utils-cd5de7cba2f6124f,libbase64-b5296a10b8334a2c,libserde_json-d4036841cb404f24,libzmij-07c2bc01ed4c756c,librand-32d5b566995d3054,librand_chacha-ba7972a9e288c6a0,libppv_lite86-7dba3d0e2b78a5ed,libzerocopy-d63fa3ee501f27da,librand_core-a8b699443aa865aa,libgetrandom-1ec3ba4f85167613,libinfer-618700db1bc827b0,liburl-f09532e84e138d56,libidna-60e3d24ae1927267,libutf8_iter-0d9be7b316c2b184,libidna_adapter-4088e53deee4c046,libicu_properties-0e54877e79528c3f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-ad84ce467b3670e8,libicu_normalizer_data-088c419f54c50650,libicu_collections-896fe4e787451415,libpotential_utf-a3cb09e091eb5dac,libicu_provider-e87b79df08b54524,libicu_locale_core-e08030bc369f4ea8,libtinystr-e6016caba4cc195f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-fa91b84e56121f7a,libzerotrie-6902cf3b26ed4090,libyoke-e5dd248f660dff8e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-da883e32a433cae7,libform_urlencoded-b57e943dc1db8475,libfutures_lite-dec1eb579c88de5a,libfastrand-1a1f7fa7e5b5edde,libwaker_fn-6a297a1ea9bc1088,libparking-49fcf10303d3525f,libcookie-91bd9c244c42071a,libpercent_encoding-c53c37e60dd2727e,libtime-a106eee67cb0e48b,libtime_core-b0a5dd9c151b4fd3,libnum_conv-b1d5eb58b315bf10,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libphf-9baa1c6788e2053e,libserde-7c429b015f6c246c,libserde_core-8323e53422f20d71,libphf_shared-e1dbedd087a5524c,libunicase-003160ffa59356bd,libsiphasher-9b5a30f57019f0cd,libhyper-e2660b57eea19304,libsocket2-776b394f1edb2ab5,libhttparse-4b1ed73b760072b9,libh2-3ed0ec78f1f0f241,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtower_service-0d7df29686b13872,libtracing-26dc89f6f43e742a,liblog-d269868761ac548a,libtracing_core-1a3ec60ab2219351,libonce_cell-028ded5f5e4e9236,libhttp_body-aa7ac1416f83e236,libhttpdate-9f9d2502c6a38412,libhttp-ee3a29466a4644fa,libitoa-d474a064685fa8df,libfnv-2d77ec4f6f971b24,libfutures-fd1d3e649e5f7741,libfutures_util-14a80f29df943a3f,libmemchr-9b3f20cfb3ebd3b2,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libfutures_task-eafdccc31efa9d5a,libtokio_util-f6a410131efbb8dd,libfutures_io-61a3721ad1bcbdb7,libfutures_core-f0387e1e69ce8814,libtokio-ed1b7b41a18f5156,libsignal_hook_registry-c33ebd2f6494eddd,liberrno-b08a22cab995ffc5,libsocket2-6004f894d8f38f07,libbytes-ff5aca13e3e348ea,libmio-9edb667f7c1494fe,libparking_lot-1d6f1b72900c0d37,libparking_lot_core-2a170a6670926c93,liblibc-f0d996076a85b3d5,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_sink-97e10fe82c3fc434,libpin_project_lite-8a799ba8b4537fa2,libanyhow-d0824aa9c7568042}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestoRTVBC/rustcUXe6Es/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestoRTVBC/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/endpoints/mod.rs - endpoints (line 6) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestkiTz6C/rustc4RN6Vo/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libunder-94996a18709dc035,libtower-728e132b299c8f07,libtower_layer-d70c7e404336389b,libserde_qs-e41f067f595e7081,libregex-0d2c9b6e47e1f5e2,libregex_automata-9eb9569f5fe3a8ab,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libmime_guess-0274a1a829a6a5ea,libmime-4b44681fdb2c65f7,liblazy_static-b3603208c0de2608,libasync_sse-34abe7c670724513,libhttp_types-8f8d0b3390319d51,libserde_qs-d17e0ba6a87e77a9,libthiserror-fb02d81ecd3e316d,libserde_urlencoded-c113cde0e26f6cac,libryu-ace37e26d8308611,libasync_channel-6dbe9aa3610fc1b0,libevent_listener-67cd091983fb6763,libconcurrent_queue-cee22eed8f60aad5,libcrossbeam_utils-cd5de7cba2f6124f,libbase64-b5296a10b8334a2c,libserde_json-d4036841cb404f24,libzmij-07c2bc01ed4c756c,librand-32d5b566995d3054,librand_chacha-ba7972a9e288c6a0,libppv_lite86-7dba3d0e2b78a5ed,libzerocopy-d63fa3ee501f27da,librand_core-a8b699443aa865aa,libgetrandom-1ec3ba4f85167613,libinfer-618700db1bc827b0,liburl-f09532e84e138d56,libidna-60e3d24ae1927267,libutf8_iter-0d9be7b316c2b184,libidna_adapter-4088e53deee4c046,libicu_properties-0e54877e79528c3f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-ad84ce467b3670e8,libicu_normalizer_data-088c419f54c50650,libicu_collections-896fe4e787451415,libpotential_utf-a3cb09e091eb5dac,libicu_provider-e87b79df08b54524,libicu_locale_core-e08030bc369f4ea8,libtinystr-e6016caba4cc195f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-fa91b84e56121f7a,libzerotrie-6902cf3b26ed4090,libyoke-e5dd248f660dff8e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-da883e32a433cae7,libform_urlencoded-b57e943dc1db8475,libfutures_lite-dec1eb579c88de5a,libfastrand-1a1f7fa7e5b5edde,libwaker_fn-6a297a1ea9bc1088,libparking-49fcf10303d3525f,libcookie-91bd9c244c42071a,libpercent_encoding-c53c37e60dd2727e,libtime-a106eee67cb0e48b,libtime_core-b0a5dd9c151b4fd3,libnum_conv-b1d5eb58b315bf10,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libphf-9baa1c6788e2053e,libserde-7c429b015f6c246c,libserde_core-8323e53422f20d71,libphf_shared-e1dbedd087a5524c,libunicase-003160ffa59356bd,libsiphasher-9b5a30f57019f0cd,libhyper-e2660b57eea19304,libsocket2-776b394f1edb2ab5,libhttparse-4b1ed73b760072b9,libh2-3ed0ec78f1f0f241,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtower_service-0d7df29686b13872,libtracing-26dc89f6f43e742a,liblog-d269868761ac548a,libtracing_core-1a3ec60ab2219351,libonce_cell-028ded5f5e4e9236,libhttp_body-aa7ac1416f83e236,libhttpdate-9f9d2502c6a38412,libhttp-ee3a29466a4644fa,libitoa-d474a064685fa8df,libfnv-2d77ec4f6f971b24,libfutures-fd1d3e649e5f7741,libfutures_util-14a80f29df943a3f,libmemchr-9b3f20cfb3ebd3b2,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libfutures_task-eafdccc31efa9d5a,libtokio_util-f6a410131efbb8dd,libfutures_io-61a3721ad1bcbdb7,libfutures_core-f0387e1e69ce8814,libtokio-ed1b7b41a18f5156,libsignal_hook_registry-c33ebd2f6494eddd,liberrno-b08a22cab995ffc5,libsocket2-6004f894d8f38f07,libbytes-ff5aca13e3e348ea,libmio-9edb667f7c1494fe,libparking_lot-1d6f1b72900c0d37,libparking_lot_core-2a170a6670926c93,liblibc-f0d996076a85b3d5,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_sink-97e10fe82c3fc434,libpin_project_lite-8a799ba8b4537fa2,libanyhow-d0824aa9c7568042}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestkiTz6C/rustc4RN6Vo/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestkiTz6C/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/entity.rs - entity::HttpEntity::set_header (line 344) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest3VLTIZ/rustcZ0a6ZP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libunder-94996a18709dc035,libtower-728e132b299c8f07,libtower_layer-d70c7e404336389b,libserde_qs-e41f067f595e7081,libregex-0d2c9b6e47e1f5e2,libregex_automata-9eb9569f5fe3a8ab,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libmime_guess-0274a1a829a6a5ea,libmime-4b44681fdb2c65f7,liblazy_static-b3603208c0de2608,libasync_sse-34abe7c670724513,libhttp_types-8f8d0b3390319d51,libserde_qs-d17e0ba6a87e77a9,libthiserror-fb02d81ecd3e316d,libserde_urlencoded-c113cde0e26f6cac,libryu-ace37e26d8308611,libasync_channel-6dbe9aa3610fc1b0,libevent_listener-67cd091983fb6763,libconcurrent_queue-cee22eed8f60aad5,libcrossbeam_utils-cd5de7cba2f6124f,libbase64-b5296a10b8334a2c,libserde_json-d4036841cb404f24,libzmij-07c2bc01ed4c756c,librand-32d5b566995d3054,librand_chacha-ba7972a9e288c6a0,libppv_lite86-7dba3d0e2b78a5ed,libzerocopy-d63fa3ee501f27da,librand_core-a8b699443aa865aa,libgetrandom-1ec3ba4f85167613,libinfer-618700db1bc827b0,liburl-f09532e84e138d56,libidna-60e3d24ae1927267,libutf8_iter-0d9be7b316c2b184,libidna_adapter-4088e53deee4c046,libicu_properties-0e54877e79528c3f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-ad84ce467b3670e8,libicu_normalizer_data-088c419f54c50650,libicu_collections-896fe4e787451415,libpotential_utf-a3cb09e091eb5dac,libicu_provider-e87b79df08b54524,libicu_locale_core-e08030bc369f4ea8,libtinystr-e6016caba4cc195f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-fa91b84e56121f7a,libzerotrie-6902cf3b26ed4090,libyoke-e5dd248f660dff8e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-da883e32a433cae7,libform_urlencoded-b57e943dc1db8475,libfutures_lite-dec1eb579c88de5a,libfastrand-1a1f7fa7e5b5edde,libwaker_fn-6a297a1ea9bc1088,libparking-49fcf10303d3525f,libcookie-91bd9c244c42071a,libpercent_encoding-c53c37e60dd2727e,libtime-a106eee67cb0e48b,libtime_core-b0a5dd9c151b4fd3,libnum_conv-b1d5eb58b315bf10,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libphf-9baa1c6788e2053e,libserde-7c429b015f6c246c,libserde_core-8323e53422f20d71,libphf_shared-e1dbedd087a5524c,libunicase-003160ffa59356bd,libsiphasher-9b5a30f57019f0cd,libhyper-e2660b57eea19304,libsocket2-776b394f1edb2ab5,libhttparse-4b1ed73b760072b9,libh2-3ed0ec78f1f0f241,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtower_service-0d7df29686b13872,libtracing-26dc89f6f43e742a,liblog-d269868761ac548a,libtracing_core-1a3ec60ab2219351,libonce_cell-028ded5f5e4e9236,libhttp_body-aa7ac1416f83e236,libhttpdate-9f9d2502c6a38412,libhttp-ee3a29466a4644fa,libitoa-d474a064685fa8df,libfnv-2d77ec4f6f971b24,libfutures-fd1d3e649e5f7741,libfutures_util-14a80f29df943a3f,libmemchr-9b3f20cfb3ebd3b2,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libfutures_task-eafdccc31efa9d5a,libtokio_util-f6a410131efbb8dd,libfutures_io-61a3721ad1bcbdb7,libfutures_core-f0387e1e69ce8814,libtokio-ed1b7b41a18f5156,libsignal_hook_registry-c33ebd2f6494eddd,liberrno-b08a22cab995ffc5,libsocket2-6004f894d8f38f07,libbytes-ff5aca13e3e348ea,libmio-9edb667f7c1494fe,libparking_lot-1d6f1b72900c0d37,libparking_lot_core-2a170a6670926c93,liblibc-f0d996076a85b3d5,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_sink-97e10fe82c3fc434,libpin_project_lite-8a799ba8b4537fa2,libanyhow-d0824aa9c7568042}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest3VLTIZ/rustcZ0a6ZP/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest3VLTIZ/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/entity.rs - entity::HttpEntity::with_body (line 49) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctesthBbtDy/rustcfnK374/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libunder-94996a18709dc035,libtower-728e132b299c8f07,libtower_layer-d70c7e404336389b,libserde_qs-e41f067f595e7081,libregex-0d2c9b6e47e1f5e2,libregex_automata-9eb9569f5fe3a8ab,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libmime_guess-0274a1a829a6a5ea,libmime-4b44681fdb2c65f7,liblazy_static-b3603208c0de2608,libasync_sse-34abe7c670724513,libhttp_types-8f8d0b3390319d51,libserde_qs-d17e0ba6a87e77a9,libthiserror-fb02d81ecd3e316d,libserde_urlencoded-c113cde0e26f6cac,libryu-ace37e26d8308611,libasync_channel-6dbe9aa3610fc1b0,libevent_listener-67cd091983fb6763,libconcurrent_queue-cee22eed8f60aad5,libcrossbeam_utils-cd5de7cba2f6124f,libbase64-b5296a10b8334a2c,libserde_json-d4036841cb404f24,libzmij-07c2bc01ed4c756c,librand-32d5b566995d3054,librand_chacha-ba7972a9e288c6a0,libppv_lite86-7dba3d0e2b78a5ed,libzerocopy-d63fa3ee501f27da,librand_core-a8b699443aa865aa,libgetrandom-1ec3ba4f85167613,libinfer-618700db1bc827b0,liburl-f09532e84e138d56,libidna-60e3d24ae1927267,libutf8_iter-0d9be7b316c2b184,libidna_adapter-4088e53deee4c046,libicu_properties-0e54877e79528c3f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-ad84ce467b3670e8,libicu_normalizer_data-088c419f54c50650,libicu_collections-896fe4e787451415,libpotential_utf-a3cb09e091eb5dac,libicu_provider-e87b79df08b54524,libicu_locale_core-e08030bc369f4ea8,libtinystr-e6016caba4cc195f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-fa91b84e56121f7a,libzerotrie-6902cf3b26ed4090,libyoke-e5dd248f660dff8e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-da883e32a433cae7,libform_urlencoded-b57e943dc1db8475,libfutures_lite-dec1eb579c88de5a,libfastrand-1a1f7fa7e5b5edde,libwaker_fn-6a297a1ea9bc1088,libparking-49fcf10303d3525f,libcookie-91bd9c244c42071a,libpercent_encoding-c53c37e60dd2727e,libtime-a106eee67cb0e48b,libtime_core-b0a5dd9c151b4fd3,libnum_conv-b1d5eb58b315bf10,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libphf-9baa1c6788e2053e,libserde-7c429b015f6c246c,libserde_core-8323e53422f20d71,libphf_shared-e1dbedd087a5524c,libunicase-003160ffa59356bd,libsiphasher-9b5a30f57019f0cd,libhyper-e2660b57eea19304,libsocket2-776b394f1edb2ab5,libhttparse-4b1ed73b760072b9,libh2-3ed0ec78f1f0f241,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtower_service-0d7df29686b13872,libtracing-26dc89f6f43e742a,liblog-d269868761ac548a,libtracing_core-1a3ec60ab2219351,libonce_cell-028ded5f5e4e9236,libhttp_body-aa7ac1416f83e236,libhttpdate-9f9d2502c6a38412,libhttp-ee3a29466a4644fa,libitoa-d474a064685fa8df,libfnv-2d77ec4f6f971b24,libfutures-fd1d3e649e5f7741,libfutures_util-14a80f29df943a3f,libmemchr-9b3f20cfb3ebd3b2,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libfutures_task-eafdccc31efa9d5a,libtokio_util-f6a410131efbb8dd,libfutures_io-61a3721ad1bcbdb7,libfutures_core-f0387e1e69ce8814,libtokio-ed1b7b41a18f5156,libsignal_hook_registry-c33ebd2f6494eddd,liberrno-b08a22cab995ffc5,libsocket2-6004f894d8f38f07,libbytes-ff5aca13e3e348ea,libmio-9edb667f7c1494fe,libparking_lot-1d6f1b72900c0d37,libparking_lot_core-2a170a6670926c93,liblibc-f0d996076a85b3d5,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_sink-97e10fe82c3fc434,libpin_project_lite-8a799ba8b4537fa2,libanyhow-d0824aa9c7568042}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesthBbtDy/rustcfnK374/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesthBbtDy/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/data.rs - data::DataStream::into_json (line 117) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest7y5CA1/rustcNnJGII/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libunder-94996a18709dc035,libtower-728e132b299c8f07,libtower_layer-d70c7e404336389b,libserde_qs-e41f067f595e7081,libregex-0d2c9b6e47e1f5e2,libregex_automata-9eb9569f5fe3a8ab,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libmime_guess-0274a1a829a6a5ea,libmime-4b44681fdb2c65f7,liblazy_static-b3603208c0de2608,libasync_sse-34abe7c670724513,libhttp_types-8f8d0b3390319d51,libserde_qs-d17e0ba6a87e77a9,libthiserror-fb02d81ecd3e316d,libserde_urlencoded-c113cde0e26f6cac,libryu-ace37e26d8308611,libasync_channel-6dbe9aa3610fc1b0,libevent_listener-67cd091983fb6763,libconcurrent_queue-cee22eed8f60aad5,libcrossbeam_utils-cd5de7cba2f6124f,libbase64-b5296a10b8334a2c,libserde_json-d4036841cb404f24,libzmij-07c2bc01ed4c756c,librand-32d5b566995d3054,librand_chacha-ba7972a9e288c6a0,libppv_lite86-7dba3d0e2b78a5ed,libzerocopy-d63fa3ee501f27da,librand_core-a8b699443aa865aa,libgetrandom-1ec3ba4f85167613,libinfer-618700db1bc827b0,liburl-f09532e84e138d56,libidna-60e3d24ae1927267,libutf8_iter-0d9be7b316c2b184,libidna_adapter-4088e53deee4c046,libicu_properties-0e54877e79528c3f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-ad84ce467b3670e8,libicu_normalizer_data-088c419f54c50650,libicu_collections-896fe4e787451415,libpotential_utf-a3cb09e091eb5dac,libicu_provider-e87b79df08b54524,libicu_locale_core-e08030bc369f4ea8,libtinystr-e6016caba4cc195f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-fa91b84e56121f7a,libzerotrie-6902cf3b26ed4090,libyoke-e5dd248f660dff8e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-da883e32a433cae7,libform_urlencoded-b57e943dc1db8475,libfutures_lite-dec1eb579c88de5a,libfastrand-1a1f7fa7e5b5edde,libwaker_fn-6a297a1ea9bc1088,libparking-49fcf10303d3525f,libcookie-91bd9c244c42071a,libpercent_encoding-c53c37e60dd2727e,libtime-a106eee67cb0e48b,libtime_core-b0a5dd9c151b4fd3,libnum_conv-b1d5eb58b315bf10,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libphf-9baa1c6788e2053e,libserde-7c429b015f6c246c,libserde_core-8323e53422f20d71,libphf_shared-e1dbedd087a5524c,libunicase-003160ffa59356bd,libsiphasher-9b5a30f57019f0cd,libhyper-e2660b57eea19304,libsocket2-776b394f1edb2ab5,libhttparse-4b1ed73b760072b9,libh2-3ed0ec78f1f0f241,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtower_service-0d7df29686b13872,libtracing-26dc89f6f43e742a,liblog-d269868761ac548a,libtracing_core-1a3ec60ab2219351,libonce_cell-028ded5f5e4e9236,libhttp_body-aa7ac1416f83e236,libhttpdate-9f9d2502c6a38412,libhttp-ee3a29466a4644fa,libitoa-d474a064685fa8df,libfnv-2d77ec4f6f971b24,libfutures-fd1d3e649e5f7741,libfutures_util-14a80f29df943a3f,libmemchr-9b3f20cfb3ebd3b2,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libfutures_task-eafdccc31efa9d5a,libtokio_util-f6a410131efbb8dd,libfutures_io-61a3721ad1bcbdb7,libfutures_core-f0387e1e69ce8814,libtokio-ed1b7b41a18f5156,libsignal_hook_registry-c33ebd2f6494eddd,liberrno-b08a22cab995ffc5,libsocket2-6004f894d8f38f07,libbytes-ff5aca13e3e348ea,libmio-9edb667f7c1494fe,libparking_lot-1d6f1b72900c0d37,libparking_lot_core-2a170a6670926c93,liblibc-f0d996076a85b3d5,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_sink-97e10fe82c3fc434,libpin_project_lite-8a799ba8b4537fa2,libanyhow-d0824aa9c7568042}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest7y5CA1/rustcNnJGII/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest7y5CA1/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/entity.rs - entity::HttpEntity::data (line 275) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest0mG6Qc/rustcJVs3NM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libunder-94996a18709dc035,libtower-728e132b299c8f07,libtower_layer-d70c7e404336389b,libserde_qs-e41f067f595e7081,libregex-0d2c9b6e47e1f5e2,libregex_automata-9eb9569f5fe3a8ab,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libmime_guess-0274a1a829a6a5ea,libmime-4b44681fdb2c65f7,liblazy_static-b3603208c0de2608,libasync_sse-34abe7c670724513,libhttp_types-8f8d0b3390319d51,libserde_qs-d17e0ba6a87e77a9,libthiserror-fb02d81ecd3e316d,libserde_urlencoded-c113cde0e26f6cac,libryu-ace37e26d8308611,libasync_channel-6dbe9aa3610fc1b0,libevent_listener-67cd091983fb6763,libconcurrent_queue-cee22eed8f60aad5,libcrossbeam_utils-cd5de7cba2f6124f,libbase64-b5296a10b8334a2c,libserde_json-d4036841cb404f24,libzmij-07c2bc01ed4c756c,librand-32d5b566995d3054,librand_chacha-ba7972a9e288c6a0,libppv_lite86-7dba3d0e2b78a5ed,libzerocopy-d63fa3ee501f27da,librand_core-a8b699443aa865aa,libgetrandom-1ec3ba4f85167613,libinfer-618700db1bc827b0,liburl-f09532e84e138d56,libidna-60e3d24ae1927267,libutf8_iter-0d9be7b316c2b184,libidna_adapter-4088e53deee4c046,libicu_properties-0e54877e79528c3f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-ad84ce467b3670e8,libicu_normalizer_data-088c419f54c50650,libicu_collections-896fe4e787451415,libpotential_utf-a3cb09e091eb5dac,libicu_provider-e87b79df08b54524,libicu_locale_core-e08030bc369f4ea8,libtinystr-e6016caba4cc195f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-fa91b84e56121f7a,libzerotrie-6902cf3b26ed4090,libyoke-e5dd248f660dff8e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-da883e32a433cae7,libform_urlencoded-b57e943dc1db8475,libfutures_lite-dec1eb579c88de5a,libfastrand-1a1f7fa7e5b5edde,libwaker_fn-6a297a1ea9bc1088,libparking-49fcf10303d3525f,libcookie-91bd9c244c42071a,libpercent_encoding-c53c37e60dd2727e,libtime-a106eee67cb0e48b,libtime_core-b0a5dd9c151b4fd3,libnum_conv-b1d5eb58b315bf10,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libphf-9baa1c6788e2053e,libserde-7c429b015f6c246c,libserde_core-8323e53422f20d71,libphf_shared-e1dbedd087a5524c,libunicase-003160ffa59356bd,libsiphasher-9b5a30f57019f0cd,libhyper-e2660b57eea19304,libsocket2-776b394f1edb2ab5,libhttparse-4b1ed73b760072b9,libh2-3ed0ec78f1f0f241,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtower_service-0d7df29686b13872,libtracing-26dc89f6f43e742a,liblog-d269868761ac548a,libtracing_core-1a3ec60ab2219351,libonce_cell-028ded5f5e4e9236,libhttp_body-aa7ac1416f83e236,libhttpdate-9f9d2502c6a38412,libhttp-ee3a29466a4644fa,libitoa-d474a064685fa8df,libfnv-2d77ec4f6f971b24,libfutures-fd1d3e649e5f7741,libfutures_util-14a80f29df943a3f,libmemchr-9b3f20cfb3ebd3b2,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libfutures_task-eafdccc31efa9d5a,libtokio_util-f6a410131efbb8dd,libfutures_io-61a3721ad1bcbdb7,libfutures_core-f0387e1e69ce8814,libtokio-ed1b7b41a18f5156,libsignal_hook_registry-c33ebd2f6494eddd,liberrno-b08a22cab995ffc5,libsocket2-6004f894d8f38f07,libbytes-ff5aca13e3e348ea,libmio-9edb667f7c1494fe,libparking_lot-1d6f1b72900c0d37,libparking_lot_core-2a170a6670926c93,liblibc-f0d996076a85b3d5,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_sink-97e10fe82c3fc434,libpin_project_lite-8a799ba8b4537fa2,libanyhow-d0824aa9c7568042}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest0mG6Qc/rustcJVs3NM/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest0mG6Qc/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/middleware/cookies.rs - middleware::cookies::CookieMiddleware (line 14) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestw3g7ve/rustcpuwuXF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libunder-94996a18709dc035,libtower-728e132b299c8f07,libtower_layer-d70c7e404336389b,libserde_qs-e41f067f595e7081,libregex-0d2c9b6e47e1f5e2,libregex_automata-9eb9569f5fe3a8ab,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libmime_guess-0274a1a829a6a5ea,libmime-4b44681fdb2c65f7,liblazy_static-b3603208c0de2608,libasync_sse-34abe7c670724513,libhttp_types-8f8d0b3390319d51,libserde_qs-d17e0ba6a87e77a9,libthiserror-fb02d81ecd3e316d,libserde_urlencoded-c113cde0e26f6cac,libryu-ace37e26d8308611,libasync_channel-6dbe9aa3610fc1b0,libevent_listener-67cd091983fb6763,libconcurrent_queue-cee22eed8f60aad5,libcrossbeam_utils-cd5de7cba2f6124f,libbase64-b5296a10b8334a2c,libserde_json-d4036841cb404f24,libzmij-07c2bc01ed4c756c,librand-32d5b566995d3054,librand_chacha-ba7972a9e288c6a0,libppv_lite86-7dba3d0e2b78a5ed,libzerocopy-d63fa3ee501f27da,librand_core-a8b699443aa865aa,libgetrandom-1ec3ba4f85167613,libinfer-618700db1bc827b0,liburl-f09532e84e138d56,libidna-60e3d24ae1927267,libutf8_iter-0d9be7b316c2b184,libidna_adapter-4088e53deee4c046,libicu_properties-0e54877e79528c3f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-ad84ce467b3670e8,libicu_normalizer_data-088c419f54c50650,libicu_collections-896fe4e787451415,libpotential_utf-a3cb09e091eb5dac,libicu_provider-e87b79df08b54524,libicu_locale_core-e08030bc369f4ea8,libtinystr-e6016caba4cc195f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-fa91b84e56121f7a,libzerotrie-6902cf3b26ed4090,libyoke-e5dd248f660dff8e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-da883e32a433cae7,libform_urlencoded-b57e943dc1db8475,libfutures_lite-dec1eb579c88de5a,libfastrand-1a1f7fa7e5b5edde,libwaker_fn-6a297a1ea9bc1088,libparking-49fcf10303d3525f,libcookie-91bd9c244c42071a,libpercent_encoding-c53c37e60dd2727e,libtime-a106eee67cb0e48b,libtime_core-b0a5dd9c151b4fd3,libnum_conv-b1d5eb58b315bf10,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libphf-9baa1c6788e2053e,libserde-7c429b015f6c246c,libserde_core-8323e53422f20d71,libphf_shared-e1dbedd087a5524c,libunicase-003160ffa59356bd,libsiphasher-9b5a30f57019f0cd,libhyper-e2660b57eea19304,libsocket2-776b394f1edb2ab5,libhttparse-4b1ed73b760072b9,libh2-3ed0ec78f1f0f241,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtower_service-0d7df29686b13872,libtracing-26dc89f6f43e742a,liblog-d269868761ac548a,libtracing_core-1a3ec60ab2219351,libonce_cell-028ded5f5e4e9236,libhttp_body-aa7ac1416f83e236,libhttpdate-9f9d2502c6a38412,libhttp-ee3a29466a4644fa,libitoa-d474a064685fa8df,libfnv-2d77ec4f6f971b24,libfutures-fd1d3e649e5f7741,libfutures_util-14a80f29df943a3f,libmemchr-9b3f20cfb3ebd3b2,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libfutures_task-eafdccc31efa9d5a,libtokio_util-f6a410131efbb8dd,libfutures_io-61a3721ad1bcbdb7,libfutures_core-f0387e1e69ce8814,libtokio-ed1b7b41a18f5156,libsignal_hook_registry-c33ebd2f6494eddd,liberrno-b08a22cab995ffc5,libsocket2-6004f894d8f38f07,libbytes-ff5aca13e3e348ea,libmio-9edb667f7c1494fe,libparking_lot-1d6f1b72900c0d37,libparking_lot_core-2a170a6670926c93,liblibc-f0d996076a85b3d5,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_sink-97e10fe82c3fc434,libpin_project_lite-8a799ba8b4537fa2,libanyhow-d0824aa9c7568042}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestw3g7ve/rustcpuwuXF/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestw3g7ve/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Result (line 92) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestlSN5fK/rustckl4XpD/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libunder-94996a18709dc035,libtower-728e132b299c8f07,libtower_layer-d70c7e404336389b,libserde_qs-e41f067f595e7081,libregex-0d2c9b6e47e1f5e2,libregex_automata-9eb9569f5fe3a8ab,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libmime_guess-0274a1a829a6a5ea,libmime-4b44681fdb2c65f7,liblazy_static-b3603208c0de2608,libasync_sse-34abe7c670724513,libhttp_types-8f8d0b3390319d51,libserde_qs-d17e0ba6a87e77a9,libthiserror-fb02d81ecd3e316d,libserde_urlencoded-c113cde0e26f6cac,libryu-ace37e26d8308611,libasync_channel-6dbe9aa3610fc1b0,libevent_listener-67cd091983fb6763,libconcurrent_queue-cee22eed8f60aad5,libcrossbeam_utils-cd5de7cba2f6124f,libbase64-b5296a10b8334a2c,libserde_json-d4036841cb404f24,libzmij-07c2bc01ed4c756c,librand-32d5b566995d3054,librand_chacha-ba7972a9e288c6a0,libppv_lite86-7dba3d0e2b78a5ed,libzerocopy-d63fa3ee501f27da,librand_core-a8b699443aa865aa,libgetrandom-1ec3ba4f85167613,libinfer-618700db1bc827b0,liburl-f09532e84e138d56,libidna-60e3d24ae1927267,libutf8_iter-0d9be7b316c2b184,libidna_adapter-4088e53deee4c046,libicu_properties-0e54877e79528c3f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-ad84ce467b3670e8,libicu_normalizer_data-088c419f54c50650,libicu_collections-896fe4e787451415,libpotential_utf-a3cb09e091eb5dac,libicu_provider-e87b79df08b54524,libicu_locale_core-e08030bc369f4ea8,libtinystr-e6016caba4cc195f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-fa91b84e56121f7a,libzerotrie-6902cf3b26ed4090,libyoke-e5dd248f660dff8e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-da883e32a433cae7,libform_urlencoded-b57e943dc1db8475,libfutures_lite-dec1eb579c88de5a,libfastrand-1a1f7fa7e5b5edde,libwaker_fn-6a297a1ea9bc1088,libparking-49fcf10303d3525f,libcookie-91bd9c244c42071a,libpercent_encoding-c53c37e60dd2727e,libtime-a106eee67cb0e48b,libtime_core-b0a5dd9c151b4fd3,libnum_conv-b1d5eb58b315bf10,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libphf-9baa1c6788e2053e,libserde-7c429b015f6c246c,libserde_core-8323e53422f20d71,libphf_shared-e1dbedd087a5524c,libunicase-003160ffa59356bd,libsiphasher-9b5a30f57019f0cd,libhyper-e2660b57eea19304,libsocket2-776b394f1edb2ab5,libhttparse-4b1ed73b760072b9,libh2-3ed0ec78f1f0f241,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtower_service-0d7df29686b13872,libtracing-26dc89f6f43e742a,liblog-d269868761ac548a,libtracing_core-1a3ec60ab2219351,libonce_cell-028ded5f5e4e9236,libhttp_body-aa7ac1416f83e236,libhttpdate-9f9d2502c6a38412,libhttp-ee3a29466a4644fa,libitoa-d474a064685fa8df,libfnv-2d77ec4f6f971b24,libfutures-fd1d3e649e5f7741,libfutures_util-14a80f29df943a3f,libmemchr-9b3f20cfb3ebd3b2,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libfutures_task-eafdccc31efa9d5a,libtokio_util-f6a410131efbb8dd,libfutures_io-61a3721ad1bcbdb7,libfutures_core-f0387e1e69ce8814,libtokio-ed1b7b41a18f5156,libsignal_hook_registry-c33ebd2f6494eddd,liberrno-b08a22cab995ffc5,libsocket2-6004f894d8f38f07,libbytes-ff5aca13e3e348ea,libmio-9edb667f7c1494fe,libparking_lot-1d6f1b72900c0d37,libparking_lot_core-2a170a6670926c93,liblibc-f0d996076a85b3d5,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_sink-97e10fe82c3fc434,libpin_project_lite-8a799ba8b4537fa2,libanyhow-d0824aa9c7568042}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestlSN5fK/rustckl4XpD/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestlSN5fK/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/request/mod.rs - request::Request::fragment_str (line 229) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestTEyfFQ/rustcjhX6W7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libunder-94996a18709dc035,libtower-728e132b299c8f07,libtower_layer-d70c7e404336389b,libserde_qs-e41f067f595e7081,libregex-0d2c9b6e47e1f5e2,libregex_automata-9eb9569f5fe3a8ab,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libmime_guess-0274a1a829a6a5ea,libmime-4b44681fdb2c65f7,liblazy_static-b3603208c0de2608,libasync_sse-34abe7c670724513,libhttp_types-8f8d0b3390319d51,libserde_qs-d17e0ba6a87e77a9,libthiserror-fb02d81ecd3e316d,libserde_urlencoded-c113cde0e26f6cac,libryu-ace37e26d8308611,libasync_channel-6dbe9aa3610fc1b0,libevent_listener-67cd091983fb6763,libconcurrent_queue-cee22eed8f60aad5,libcrossbeam_utils-cd5de7cba2f6124f,libbase64-b5296a10b8334a2c,libserde_json-d4036841cb404f24,libzmij-07c2bc01ed4c756c,librand-32d5b566995d3054,librand_chacha-ba7972a9e288c6a0,libppv_lite86-7dba3d0e2b78a5ed,libzerocopy-d63fa3ee501f27da,librand_core-a8b699443aa865aa,libgetrandom-1ec3ba4f85167613,libinfer-618700db1bc827b0,liburl-f09532e84e138d56,libidna-60e3d24ae1927267,libutf8_iter-0d9be7b316c2b184,libidna_adapter-4088e53deee4c046,libicu_properties-0e54877e79528c3f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-ad84ce467b3670e8,libicu_normalizer_data-088c419f54c50650,libicu_collections-896fe4e787451415,libpotential_utf-a3cb09e091eb5dac,libicu_provider-e87b79df08b54524,libicu_locale_core-e08030bc369f4ea8,libtinystr-e6016caba4cc195f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-fa91b84e56121f7a,libzerotrie-6902cf3b26ed4090,libyoke-e5dd248f660dff8e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-da883e32a433cae7,libform_urlencoded-b57e943dc1db8475,libfutures_lite-dec1eb579c88de5a,libfastrand-1a1f7fa7e5b5edde,libwaker_fn-6a297a1ea9bc1088,libparking-49fcf10303d3525f,libcookie-91bd9c244c42071a,libpercent_encoding-c53c37e60dd2727e,libtime-a106eee67cb0e48b,libtime_core-b0a5dd9c151b4fd3,libnum_conv-b1d5eb58b315bf10,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libphf-9baa1c6788e2053e,libserde-7c429b015f6c246c,libserde_core-8323e53422f20d71,libphf_shared-e1dbedd087a5524c,libunicase-003160ffa59356bd,libsiphasher-9b5a30f57019f0cd,libhyper-e2660b57eea19304,libsocket2-776b394f1edb2ab5,libhttparse-4b1ed73b760072b9,libh2-3ed0ec78f1f0f241,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtower_service-0d7df29686b13872,libtracing-26dc89f6f43e742a,liblog-d269868761ac548a,libtracing_core-1a3ec60ab2219351,libonce_cell-028ded5f5e4e9236,libhttp_body-aa7ac1416f83e236,libhttpdate-9f9d2502c6a38412,libhttp-ee3a29466a4644fa,libitoa-d474a064685fa8df,libfnv-2d77ec4f6f971b24,libfutures-fd1d3e649e5f7741,libfutures_util-14a80f29df943a3f,libmemchr-9b3f20cfb3ebd3b2,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libfutures_task-eafdccc31efa9d5a,libtokio_util-f6a410131efbb8dd,libfutures_io-61a3721ad1bcbdb7,libfutures_core-f0387e1e69ce8814,libtokio-ed1b7b41a18f5156,libsignal_hook_registry-c33ebd2f6494eddd,liberrno-b08a22cab995ffc5,libsocket2-6004f894d8f38f07,libbytes-ff5aca13e3e348ea,libmio-9edb667f7c1494fe,libparking_lot-1d6f1b72900c0d37,libparking_lot_core-2a170a6670926c93,liblibc-f0d996076a85b3d5,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_sink-97e10fe82c3fc434,libpin_project_lite-8a799ba8b4537fa2,libanyhow-d0824aa9c7568042}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestTEyfFQ/rustcjhX6W7/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestTEyfFQ/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/request/remote.rs - request::remote::RemoteAddress<'_>::apply (line 185) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestwHa749/rustcxRaTRB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libunder-94996a18709dc035,libtower-728e132b299c8f07,libtower_layer-d70c7e404336389b,libserde_qs-e41f067f595e7081,libregex-0d2c9b6e47e1f5e2,libregex_automata-9eb9569f5fe3a8ab,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libmime_guess-0274a1a829a6a5ea,libmime-4b44681fdb2c65f7,liblazy_static-b3603208c0de2608,libasync_sse-34abe7c670724513,libhttp_types-8f8d0b3390319d51,libserde_qs-d17e0ba6a87e77a9,libthiserror-fb02d81ecd3e316d,libserde_urlencoded-c113cde0e26f6cac,libryu-ace37e26d8308611,libasync_channel-6dbe9aa3610fc1b0,libevent_listener-67cd091983fb6763,libconcurrent_queue-cee22eed8f60aad5,libcrossbeam_utils-cd5de7cba2f6124f,libbase64-b5296a10b8334a2c,libserde_json-d4036841cb404f24,libzmij-07c2bc01ed4c756c,librand-32d5b566995d3054,librand_chacha-ba7972a9e288c6a0,libppv_lite86-7dba3d0e2b78a5ed,libzerocopy-d63fa3ee501f27da,librand_core-a8b699443aa865aa,libgetrandom-1ec3ba4f85167613,libinfer-618700db1bc827b0,liburl-f09532e84e138d56,libidna-60e3d24ae1927267,libutf8_iter-0d9be7b316c2b184,libidna_adapter-4088e53deee4c046,libicu_properties-0e54877e79528c3f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-ad84ce467b3670e8,libicu_normalizer_data-088c419f54c50650,libicu_collections-896fe4e787451415,libpotential_utf-a3cb09e091eb5dac,libicu_provider-e87b79df08b54524,libicu_locale_core-e08030bc369f4ea8,libtinystr-e6016caba4cc195f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-fa91b84e56121f7a,libzerotrie-6902cf3b26ed4090,libyoke-e5dd248f660dff8e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-da883e32a433cae7,libform_urlencoded-b57e943dc1db8475,libfutures_lite-dec1eb579c88de5a,libfastrand-1a1f7fa7e5b5edde,libwaker_fn-6a297a1ea9bc1088,libparking-49fcf10303d3525f,libcookie-91bd9c244c42071a,libpercent_encoding-c53c37e60dd2727e,libtime-a106eee67cb0e48b,libtime_core-b0a5dd9c151b4fd3,libnum_conv-b1d5eb58b315bf10,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libphf-9baa1c6788e2053e,libserde-7c429b015f6c246c,libserde_core-8323e53422f20d71,libphf_shared-e1dbedd087a5524c,libunicase-003160ffa59356bd,libsiphasher-9b5a30f57019f0cd,libhyper-e2660b57eea19304,libsocket2-776b394f1edb2ab5,libhttparse-4b1ed73b760072b9,libh2-3ed0ec78f1f0f241,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtower_service-0d7df29686b13872,libtracing-26dc89f6f43e742a,liblog-d269868761ac548a,libtracing_core-1a3ec60ab2219351,libonce_cell-028ded5f5e4e9236,libhttp_body-aa7ac1416f83e236,libhttpdate-9f9d2502c6a38412,libhttp-ee3a29466a4644fa,libitoa-d474a064685fa8df,libfnv-2d77ec4f6f971b24,libfutures-fd1d3e649e5f7741,libfutures_util-14a80f29df943a3f,libmemchr-9b3f20cfb3ebd3b2,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libfutures_task-eafdccc31efa9d5a,libtokio_util-f6a410131efbb8dd,libfutures_io-61a3721ad1bcbdb7,libfutures_core-f0387e1e69ce8814,libtokio-ed1b7b41a18f5156,libsignal_hook_registry-c33ebd2f6494eddd,liberrno-b08a22cab995ffc5,libsocket2-6004f894d8f38f07,libbytes-ff5aca13e3e348ea,libmio-9edb667f7c1494fe,libparking_lot-1d6f1b72900c0d37,libparking_lot_core-2a170a6670926c93,liblibc-f0d996076a85b3d5,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_sink-97e10fe82c3fc434,libpin_project_lite-8a799ba8b4537fa2,libanyhow-d0824aa9c7568042}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestwHa749/rustcxRaTRB/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestwHa749/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/request/remote.rs - request::remote::RemoteAddress (line 23) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest9X4n92/rustc9MemGZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libunder-94996a18709dc035,libtower-728e132b299c8f07,libtower_layer-d70c7e404336389b,libserde_qs-e41f067f595e7081,libregex-0d2c9b6e47e1f5e2,libregex_automata-9eb9569f5fe3a8ab,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libmime_guess-0274a1a829a6a5ea,libmime-4b44681fdb2c65f7,liblazy_static-b3603208c0de2608,libasync_sse-34abe7c670724513,libhttp_types-8f8d0b3390319d51,libserde_qs-d17e0ba6a87e77a9,libthiserror-fb02d81ecd3e316d,libserde_urlencoded-c113cde0e26f6cac,libryu-ace37e26d8308611,libasync_channel-6dbe9aa3610fc1b0,libevent_listener-67cd091983fb6763,libconcurrent_queue-cee22eed8f60aad5,libcrossbeam_utils-cd5de7cba2f6124f,libbase64-b5296a10b8334a2c,libserde_json-d4036841cb404f24,libzmij-07c2bc01ed4c756c,librand-32d5b566995d3054,librand_chacha-ba7972a9e288c6a0,libppv_lite86-7dba3d0e2b78a5ed,libzerocopy-d63fa3ee501f27da,librand_core-a8b699443aa865aa,libgetrandom-1ec3ba4f85167613,libinfer-618700db1bc827b0,liburl-f09532e84e138d56,libidna-60e3d24ae1927267,libutf8_iter-0d9be7b316c2b184,libidna_adapter-4088e53deee4c046,libicu_properties-0e54877e79528c3f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-ad84ce467b3670e8,libicu_normalizer_data-088c419f54c50650,libicu_collections-896fe4e787451415,libpotential_utf-a3cb09e091eb5dac,libicu_provider-e87b79df08b54524,libicu_locale_core-e08030bc369f4ea8,libtinystr-e6016caba4cc195f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-fa91b84e56121f7a,libzerotrie-6902cf3b26ed4090,libyoke-e5dd248f660dff8e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-da883e32a433cae7,libform_urlencoded-b57e943dc1db8475,libfutures_lite-dec1eb579c88de5a,libfastrand-1a1f7fa7e5b5edde,libwaker_fn-6a297a1ea9bc1088,libparking-49fcf10303d3525f,libcookie-91bd9c244c42071a,libpercent_encoding-c53c37e60dd2727e,libtime-a106eee67cb0e48b,libtime_core-b0a5dd9c151b4fd3,libnum_conv-b1d5eb58b315bf10,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libphf-9baa1c6788e2053e,libserde-7c429b015f6c246c,libserde_core-8323e53422f20d71,libphf_shared-e1dbedd087a5524c,libunicase-003160ffa59356bd,libsiphasher-9b5a30f57019f0cd,libhyper-e2660b57eea19304,libsocket2-776b394f1edb2ab5,libhttparse-4b1ed73b760072b9,libh2-3ed0ec78f1f0f241,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtower_service-0d7df29686b13872,libtracing-26dc89f6f43e742a,liblog-d269868761ac548a,libtracing_core-1a3ec60ab2219351,libonce_cell-028ded5f5e4e9236,libhttp_body-aa7ac1416f83e236,libhttpdate-9f9d2502c6a38412,libhttp-ee3a29466a4644fa,libitoa-d474a064685fa8df,libfnv-2d77ec4f6f971b24,libfutures-fd1d3e649e5f7741,libfutures_util-14a80f29df943a3f,libmemchr-9b3f20cfb3ebd3b2,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libfutures_task-eafdccc31efa9d5a,libtokio_util-f6a410131efbb8dd,libfutures_io-61a3721ad1bcbdb7,libfutures_core-f0387e1e69ce8814,libtokio-ed1b7b41a18f5156,libsignal_hook_registry-c33ebd2f6494eddd,liberrno-b08a22cab995ffc5,libsocket2-6004f894d8f38f07,libbytes-ff5aca13e3e348ea,libmio-9edb667f7c1494fe,libparking_lot-1d6f1b72900c0d37,libparking_lot_core-2a170a6670926c93,liblibc-f0d996076a85b3d5,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_sink-97e10fe82c3fc434,libpin_project_lite-8a799ba8b4537fa2,libanyhow-d0824aa9c7568042}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest9X4n92/rustc9MemGZ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest9X4n92/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/request/remote.rs - request::remote::RemoteAddress<'_>::trust_header (line 125) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestAjkhaP/rustcimSivy/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libunder-94996a18709dc035,libtower-728e132b299c8f07,libtower_layer-d70c7e404336389b,libserde_qs-e41f067f595e7081,libregex-0d2c9b6e47e1f5e2,libregex_automata-9eb9569f5fe3a8ab,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libmime_guess-0274a1a829a6a5ea,libmime-4b44681fdb2c65f7,liblazy_static-b3603208c0de2608,libasync_sse-34abe7c670724513,libhttp_types-8f8d0b3390319d51,libserde_qs-d17e0ba6a87e77a9,libthiserror-fb02d81ecd3e316d,libserde_urlencoded-c113cde0e26f6cac,libryu-ace37e26d8308611,libasync_channel-6dbe9aa3610fc1b0,libevent_listener-67cd091983fb6763,libconcurrent_queue-cee22eed8f60aad5,libcrossbeam_utils-cd5de7cba2f6124f,libbase64-b5296a10b8334a2c,libserde_json-d4036841cb404f24,libzmij-07c2bc01ed4c756c,librand-32d5b566995d3054,librand_chacha-ba7972a9e288c6a0,libppv_lite86-7dba3d0e2b78a5ed,libzerocopy-d63fa3ee501f27da,librand_core-a8b699443aa865aa,libgetrandom-1ec3ba4f85167613,libinfer-618700db1bc827b0,liburl-f09532e84e138d56,libidna-60e3d24ae1927267,libutf8_iter-0d9be7b316c2b184,libidna_adapter-4088e53deee4c046,libicu_properties-0e54877e79528c3f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-ad84ce467b3670e8,libicu_normalizer_data-088c419f54c50650,libicu_collections-896fe4e787451415,libpotential_utf-a3cb09e091eb5dac,libicu_provider-e87b79df08b54524,libicu_locale_core-e08030bc369f4ea8,libtinystr-e6016caba4cc195f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-fa91b84e56121f7a,libzerotrie-6902cf3b26ed4090,libyoke-e5dd248f660dff8e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-da883e32a433cae7,libform_urlencoded-b57e943dc1db8475,libfutures_lite-dec1eb579c88de5a,libfastrand-1a1f7fa7e5b5edde,libwaker_fn-6a297a1ea9bc1088,libparking-49fcf10303d3525f,libcookie-91bd9c244c42071a,libpercent_encoding-c53c37e60dd2727e,libtime-a106eee67cb0e48b,libtime_core-b0a5dd9c151b4fd3,libnum_conv-b1d5eb58b315bf10,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libphf-9baa1c6788e2053e,libserde-7c429b015f6c246c,libserde_core-8323e53422f20d71,libphf_shared-e1dbedd087a5524c,libunicase-003160ffa59356bd,libsiphasher-9b5a30f57019f0cd,libhyper-e2660b57eea19304,libsocket2-776b394f1edb2ab5,libhttparse-4b1ed73b760072b9,libh2-3ed0ec78f1f0f241,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtower_service-0d7df29686b13872,libtracing-26dc89f6f43e742a,liblog-d269868761ac548a,libtracing_core-1a3ec60ab2219351,libonce_cell-028ded5f5e4e9236,libhttp_body-aa7ac1416f83e236,libhttpdate-9f9d2502c6a38412,libhttp-ee3a29466a4644fa,libitoa-d474a064685fa8df,libfnv-2d77ec4f6f971b24,libfutures-fd1d3e649e5f7741,libfutures_util-14a80f29df943a3f,libmemchr-9b3f20cfb3ebd3b2,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libfutures_task-eafdccc31efa9d5a,libtokio_util-f6a410131efbb8dd,libfutures_io-61a3721ad1bcbdb7,libfutures_core-f0387e1e69ce8814,libtokio-ed1b7b41a18f5156,libsignal_hook_registry-c33ebd2f6494eddd,liberrno-b08a22cab995ffc5,libsocket2-6004f894d8f38f07,libbytes-ff5aca13e3e348ea,libmio-9edb667f7c1494fe,libparking_lot-1d6f1b72900c0d37,libparking_lot_core-2a170a6670926c93,liblibc-f0d996076a85b3d5,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_sink-97e10fe82c3fc434,libpin_project_lite-8a799ba8b4537fa2,libanyhow-d0824aa9c7568042}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestAjkhaP/rustcimSivy/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestAjkhaP/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/response.rs - response::Response (line 13) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestGw15Jl/rustc8XmIqp/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libunder-94996a18709dc035,libtower-728e132b299c8f07,libtower_layer-d70c7e404336389b,libserde_qs-e41f067f595e7081,libregex-0d2c9b6e47e1f5e2,libregex_automata-9eb9569f5fe3a8ab,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libmime_guess-0274a1a829a6a5ea,libmime-4b44681fdb2c65f7,liblazy_static-b3603208c0de2608,libasync_sse-34abe7c670724513,libhttp_types-8f8d0b3390319d51,libserde_qs-d17e0ba6a87e77a9,libthiserror-fb02d81ecd3e316d,libserde_urlencoded-c113cde0e26f6cac,libryu-ace37e26d8308611,libasync_channel-6dbe9aa3610fc1b0,libevent_listener-67cd091983fb6763,libconcurrent_queue-cee22eed8f60aad5,libcrossbeam_utils-cd5de7cba2f6124f,libbase64-b5296a10b8334a2c,libserde_json-d4036841cb404f24,libzmij-07c2bc01ed4c756c,librand-32d5b566995d3054,librand_chacha-ba7972a9e288c6a0,libppv_lite86-7dba3d0e2b78a5ed,libzerocopy-d63fa3ee501f27da,librand_core-a8b699443aa865aa,libgetrandom-1ec3ba4f85167613,libinfer-618700db1bc827b0,liburl-f09532e84e138d56,libidna-60e3d24ae1927267,libutf8_iter-0d9be7b316c2b184,libidna_adapter-4088e53deee4c046,libicu_properties-0e54877e79528c3f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-ad84ce467b3670e8,libicu_normalizer_data-088c419f54c50650,libicu_collections-896fe4e787451415,libpotential_utf-a3cb09e091eb5dac,libicu_provider-e87b79df08b54524,libicu_locale_core-e08030bc369f4ea8,libtinystr-e6016caba4cc195f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-fa91b84e56121f7a,libzerotrie-6902cf3b26ed4090,libyoke-e5dd248f660dff8e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-da883e32a433cae7,libform_urlencoded-b57e943dc1db8475,libfutures_lite-dec1eb579c88de5a,libfastrand-1a1f7fa7e5b5edde,libwaker_fn-6a297a1ea9bc1088,libparking-49fcf10303d3525f,libcookie-91bd9c244c42071a,libpercent_encoding-c53c37e60dd2727e,libtime-a106eee67cb0e48b,libtime_core-b0a5dd9c151b4fd3,libnum_conv-b1d5eb58b315bf10,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libphf-9baa1c6788e2053e,libserde-7c429b015f6c246c,libserde_core-8323e53422f20d71,libphf_shared-e1dbedd087a5524c,libunicase-003160ffa59356bd,libsiphasher-9b5a30f57019f0cd,libhyper-e2660b57eea19304,libsocket2-776b394f1edb2ab5,libhttparse-4b1ed73b760072b9,libh2-3ed0ec78f1f0f241,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtower_service-0d7df29686b13872,libtracing-26dc89f6f43e742a,liblog-d269868761ac548a,libtracing_core-1a3ec60ab2219351,libonce_cell-028ded5f5e4e9236,libhttp_body-aa7ac1416f83e236,libhttpdate-9f9d2502c6a38412,libhttp-ee3a29466a4644fa,libitoa-d474a064685fa8df,libfnv-2d77ec4f6f971b24,libfutures-fd1d3e649e5f7741,libfutures_util-14a80f29df943a3f,libmemchr-9b3f20cfb3ebd3b2,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libfutures_task-eafdccc31efa9d5a,libtokio_util-f6a410131efbb8dd,libfutures_io-61a3721ad1bcbdb7,libfutures_core-f0387e1e69ce8814,libtokio-ed1b7b41a18f5156,libsignal_hook_registry-c33ebd2f6494eddd,liberrno-b08a22cab995ffc5,libsocket2-6004f894d8f38f07,libbytes-ff5aca13e3e348ea,libmio-9edb667f7c1494fe,libparking_lot-1d6f1b72900c0d37,libparking_lot_core-2a170a6670926c93,liblibc-f0d996076a85b3d5,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_sink-97e10fe82c3fc434,libpin_project_lite-8a799ba8b4537fa2,libanyhow-d0824aa9c7568042}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestGw15Jl/rustc8XmIqp/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestGw15Jl/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/data.rs - data::DataStream::into_json (line 117)
[INFO] [stdout]     src/endpoints/mod.rs - endpoints (line 6)
[INFO] [stdout]     src/endpoints/mod.rs - endpoints::dir (line 102)
[INFO] [stdout]     src/endpoints/mod.rs - endpoints::simple (line 63)
[INFO] [stdout]     src/endpoints/mod.rs - endpoints::sync (line 34)
[INFO] [stdout]     src/entity.rs - entity::HttpEntity::data (line 264)
[INFO] [stdout]     src/entity.rs - entity::HttpEntity::data (line 275)
[INFO] [stdout]     src/entity.rs - entity::HttpEntity::set_header (line 344)
[INFO] [stdout]     src/entity.rs - entity::HttpEntity::take_body (line 70)
[INFO] [stdout]     src/entity.rs - entity::HttpEntity::with_body (line 49)
[INFO] [stdout]     src/lib.rs - Result (line 92)
[INFO] [stdout]     src/middleware/cookies.rs - middleware::cookies::CookieMiddleware (line 14)
[INFO] [stdout]     src/request/mod.rs - request::Request::fragment_str (line 229)
[INFO] [stdout]     src/request/remote.rs - request::remote::RemoteAddress (line 23)
[INFO] [stdout]     src/request/remote.rs - request::remote::RemoteAddress<'_>::apply (line 185)
[INFO] [stdout]     src/request/remote.rs - request::remote::RemoteAddress<'_>::trust_header (line 125)
[INFO] [stdout]     src/response.rs - response::Response (line 13)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 100 passed; 17 failed; 0 ignored; 0 measured; 0 filtered out; finished in 50.33s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b59dc8e6fea8515c5f44c1c705a5f54ca90ee79f38ccd3dac76f07fc1620064a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b59dc8e6fea8515c5f44c1c705a5f54ca90ee79f38ccd3dac76f07fc1620064a", kill_on_drop: false }`
[INFO] [stdout] b59dc8e6fea8515c5f44c1c705a5f54ca90ee79f38ccd3dac76f07fc1620064a
